object MainForm: TMainForm Left = 234 Top = 37 BorderIcons = [] BorderStyle = bsNone Caption = 'BOS Control Center' ClientHeight = 326 ClientWidth = 486 Color = clBlack Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Scaled = False OnClose = FormClose OnCreate = FormCreate OnDestroy = FormDestroy OnKeyDown = FormKeyDown OnPaint = FormPaint PixelsPerInch = 96 TextHeight = 13 end